home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / gawk / gawk < prev    next >
Text File  |  1994-08-27  |  2KB  |  48 lines

  1. #define PATCHLEVEL 2
  2. -rw-rw-r--  1 weiner     175199 Aug 26 06:59 gawk213b.zoo
  3. -rw-rw-r--  1 weiner     272825 Aug 26 06:59 gawk213s.zoo
  4.  
  5. This is ST variant of GNU awk (gawk) 2.13 distribution -
  6. a pattern scanning and processing language.
  7.  
  8. This archive contains only Atari executables of gawk 2.13.2, compiled
  9. with gcc 1.40, some test/examples programs and a basic documentation.
  10.  
  11. Between the previously available version 2.11 (2.12 was a work version
  12. and was never officially released) and the current one gawk changed by
  13. loosing (some) bugs and aquiring new features like FIELDWIDTH and time
  14. functions.  Check your man page. For details see CHANGES file in
  15. a full source distribution.  ST variant follows this good example.:-)
  16.  
  17. Sources are distributed as an accompanying archive gawk213s.zoo
  18. (without rather big test subdirectory).  A full distribution is
  19. available from prep.mit.edu and many other file servers which carry
  20. FSF software.  There is no special Atari ST source modification.  An
  21. "official" distribution contains everything you need to configure and
  22. compile it on many different machines - mostly Un*x, but not only.
  23. This time ST is one of entries on this list - in a company of Cray.
  24. It would help immensly if a compiler you are plannig to use for a
  25. possible recompilation would support the ANSI Standard.  Otherwise you
  26. may expect a hunt for all places where stack alignment can get
  27. out-of-kilter.  This is a fair warning.
  28.  
  29. A full manual (around 200 pages) is not ready yet in times of this
  30. writing and it should be available sometimes in the end of August
  31. 1991.  Sources for manual are using texinfo.tex macro package for TeX.
  32. If you have only a slight, or none, idea what is that you are well
  33. advised to order a printed copy from
  34.  
  35.    Free Software Foundation
  36.    675 Massachusetts Avenue,
  37.    Cambridge, MA 02139 USA
  38.  
  39. For $10 a handsome copy (a price for the previous manual version)
  40. this is a bargain even if you are a TeX wizard.  A book "The AWK
  41. Programming Language", by A. Aho, P. Weinberger and B. Kernighan,
  42. 1988, ISBN 0-201-07981-X,  can be ordered from Addison-Wesley
  43. publishing company.
  44.  
  45. Enjoy,
  46. Michal Jaegermann
  47. ntomczak@vm.ucs.ualberta.ca
  48.